docs(sql): cross-shard isolation matrix (D.10.3) - #67
Merged
Conversation
- READ_COMMITTED/REPEATABLE_READ/SERIALIZABLE × 단일/2PC/saga 매트릭스 - 2PC predicate locking 분산 한계 + saga eventual consistency 명시 - application 권장: cross-shard SERIALIZABLE 의존 금지 - ADR-0015 정합 + Postgres docs cross-ref Refs: plans/2026-05-14-4-operators-100pct/P-D §D.10.3
eightynine01
force-pushed
the
feat/postgres-isolation-matrix-docs
branch
from
May 17, 2026 11:14
0520c24 to
f9489f6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
G5 isolation matrix 완성 — 4 isolation × 3 scope anomaly detection 표 + P6 GA scope 명시 (distributed {RC + 2PC} only, SERIALIZABLE = v2.0+).
v1.0 로드맵 매핑
Rev 4 §Phase A #7 — Gate G5 isolation matrix [ ] → [x]
ADR-0015 정합
docs = ADR-0015 §Consequences 'isolation level scope' 구체화
정책 정합
Rebased onto origin/main 53dbdf0, WIP commit drop
fallback: gh CLI graphql 0/0 → REST direct